From e74b8e24602a5e9e7163777616658c81353063f2 Mon Sep 17 00:00:00 2001 From: "djm@kirby.fc.hp.com" Date: Mon, 24 Oct 2005 11:32:45 -0600 Subject: [PATCH] Remove dup prologue lines --- linux-2.6-xen-sparse/arch/ia64/xen/xenentry.S | 2 -- 1 file changed, 2 deletions(-) diff --git a/linux-2.6-xen-sparse/arch/ia64/xen/xenentry.S b/linux-2.6-xen-sparse/arch/ia64/xen/xenentry.S index a7b33a932f..8d701f3284 100644 --- a/linux-2.6-xen-sparse/arch/ia64/xen/xenentry.S +++ b/linux-2.6-xen-sparse/arch/ia64/xen/xenentry.S @@ -46,8 +46,6 @@ GLOBAL_ENTRY(ia64_switch_to) .prologue alloc r16=ar.pfs,1,0,0,0 #endif - .prologue - alloc r16=ar.pfs,1,0,0,0 DO_SAVE_SWITCH_STACK .body -- 2.30.2